Byte Class

An 8-bit (1 byte) signed Integer. Its value can range from -128 to 127.

Events

None

Properties

None

Methods

None

This data type can be used only within a Declare statement. It cannot be used to declare REALbasic variables, properties, or methods.


See Also

Declare statement; CFStringRef, CString, OSType, PString, Ptr, Short, UByte, UShort, WindowPtr, WString data types.